home *** CD-ROM | disk | FTP | other *** search
Text File | 1992-01-17 | 280 b | 13 lines | [TEXT/KAHL] |
- /*
- Terminal 2.2
- "Document.h"
- */
-
- void ActivateDocument (DocumentPeek, short);
- void ClearBuffer (void);
- void DrawDocument (DocumentPeek, short);
- void MakeMessage (DocumentPeek, Byte *);
- void NewCharacters (Byte *, short, Boolean);
- void NewKey (Byte);
- void RedrawDocument (void);
-